VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018

by PGB Prasanna (11 Submissions)
Category: Math/Dates
Compatability: VB 6.0
Difficulty: Intermediate
Originally Published: Tue 6th March 2018
Date Added: Tue 9th February 2021
Rating: (1 Votes)

This simple project demonstrates how you can use System DateTime Picker in your GUI application in order to get/set time or date easily. This is some sort of replacement to common DateTime picker used in vb6, which depends on a relatively large OCX file, which does not even support for modern Windows GUI styles. Please note that this is almost a very basic version. * No need common OCX in vb6 to use the DateTime Picker in GUI. * Perfectly works on all modern operating systems without any dependency. * Better performance compared to the OCX in VB6. (Direct access to SysDateTimePick32). * Supports for all modern Windows GUI styles, which you cannot get from the common OCX used in VB6 (not even with the manifest). New Update: Bug fixed on Windows XP and UC resizing facility added on 03/06/2018. Your comments are greatly welcome.

Rate Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018

Download Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018

Download Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018 (136 KB)

Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018 Comments

No comments have been posted about Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018. Why not be the first to post a comment about Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018.

Post your comment

Subject:
Message:
0/1000 characters